Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| generator | byte | ||
| publicKey | byte | ||
| prime | byte |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| genDHKeyPair ( ) | KeyPair | Generates the KeyPair if it's not already generated | |
| agreeSecret ( pbk_peer, lastPhase ) | byte | ||
| agreeSecretKey ( pbk_peer, lastPhase ) | SecretKey |
Hide comments